[device/celestica]: Update celestica dx010 sensor configuration#823
Conversation
|
@pphuchar, It will cover your contributions to all Microsoft-managed open source projects. |
jleveque
approved these changes
Jul 20, 2017
Collaborator
|
need cla first to merge. |
Contributor
Author
|
The sensors.conf is missing the bus declarations section. I need to make change to this file. |
|
@pphuchar, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request. |
lguohan
approved these changes
Jul 21, 2017
stcheng
pushed a commit
to stcheng/sonic-buildimage
that referenced
this pull request
Jun 13, 2019
sonic-swss: [vnet]: Extend Bitmap VNET test with "remove" flows (sonic-net#900) [vxlanorch] Ambiguous return code for removeNextHopTunnel (sonic-net#880) Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (sonic-net#839) Set LAG mtu value based on kernel netlink msg (sonic-net#922) [orchagent]: Remove try/catch for correct coredump file (sonic-net#790) [aclorch] unittest by gtest (sonic-net#924) [orchagent]: Added support of PFC WD for BFN platform (sonic-net#823) [vnetorch]: Fix tunnel route removal flow for bitmap VNET (sonic-net#912) pkill -9 zebra for frr warm restart VS test fix (sonic-net#927) swss-orchagent: add new orch for vnet routes/tunnel routes tables in CONFIG_DB (sonic-net#907) [debian]: Do not build test when building with real SAI (sonic-net#932) sonic-swss-common: Add schema for dot1p to tc mapping config table (sonic-net#274) Fix MIRROR_SESSION table macro name (sonic-net#264) [schema] Add VNET Route tables in config_db (sonic-net#279) [debian] increment debian compatibility to 10 to enable parallel package build (sonic-net#280) White-list clear_stats op from orchagent to syncd (sonic-net#281) Correct comment (sonic-net#282) sonic-sairedis: [debian]: Change build order in target binary (sonic-net#452) [debian] increment debian compatibility to 10 to enable parallel package build (sonic-net#461) Full sleep wait flex counter polling thread when POLL_COUNTER_STATUS is disable (sonic-net#462) add support for SAI_ATTR_VALUE_TYPE_ACL_CAPABILITY (sonic-net#460) Check if port VID exists in db on flex counter query (sonic-net#464) Full sleep wait change for PFC watchdog (sonic-net#465) Add synchronous clear_stats operation path (sonic-net#463) Modify sai_create_port to breakout a port for virtual switch (sonic-net#454) Fix typo (sonic-net#467) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
stcheng
pushed a commit
that referenced
this pull request
Jun 14, 2019
sonic-swss: [vnet]: Extend Bitmap VNET test with "remove" flows (#900) [vxlanorch] Ambiguous return code for removeNextHopTunnel (#880) Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (#839) Set LAG mtu value based on kernel netlink msg (#922) [orchagent]: Remove try/catch for correct coredump file (#790) [aclorch] unittest by gtest (#924) [orchagent]: Added support of PFC WD for BFN platform (#823) [vnetorch]: Fix tunnel route removal flow for bitmap VNET (#912) pkill -9 zebra for frr warm restart VS test fix (#927) swss-orchagent: add new orch for vnet routes/tunnel routes tables in CONFIG_DB (#907) [debian]: Do not build test when building with real SAI (#932) sonic-swss-common: Add schema for dot1p to tc mapping config table (#274) Fix MIRROR_SESSION table macro name (#264) [schema] Add VNET Route tables in config_db (#279) [debian] increment debian compatibility to 10 to enable parallel package build (#280) White-list clear_stats op from orchagent to syncd (#281) Correct comment (#282) sonic-sairedis: [debian]: Change build order in target binary (#452) [debian] increment debian compatibility to 10 to enable parallel package build (#461) Full sleep wait flex counter polling thread when POLL_COUNTER_STATUS is disable (#462) add support for SAI_ATTR_VALUE_TYPE_ACL_CAPABILITY (#460) Check if port VID exists in db on flex counter query (#464) Full sleep wait change for PFC watchdog (#465) Add synchronous clear_stats operation path (#463) Modify sai_create_port to breakout a port for virtual switch (#454) Fix typo (#467) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
seiferteric
pushed a commit
to project-arlo/sonic-buildimage
that referenced
this pull request
Oct 14, 2019
* Update src/sonic-swss from branch 'broadcom_sonic'
to cd2a2e0504412254d4d44f5f97946921dc246cc6
- Merge 201904 branch to broadcom_sonic branch on Mon Jul 1 13:57:57 PDT 2019
Change-Id: I77bef1ba390171f204e27387bee0226ddab38971
- [debian]: Do not build test when building with real SAI (sonic-net#932)
- swss-orchagent: add new orch for vnet routes/tunnel routes tables in CONFIG_DB (sonic-net#907)
* Vnet route persistence
Signed-off-by: weixi.chen@microsoft.com
- pkill -9 zebra for frr warm restart VS test fix (sonic-net#927)
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
- [vnetorch]: Fix tunnel route removal flow for bitmap VNET (sonic-net#912)
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
- [orchagent]: Added support of PFC WD for BFN platform (sonic-net#823)
* [orchagent]: Added support of PFC WD for BFN platform
Signed-off-by: Vitaliy Senchyshyn <vsenchyshyn@barefootnetworks.com>
* Fixed review comments
Signed-off-by: Vitaliy Senchyshyn <vsenchyshyn@barefootnetworks.com>
* Use PFC WD ACL handler for BFN platform
- [aclorch] unittest by gtest (sonic-net#924)
- [orchagent]: Remove try/catch for correct coredump file (sonic-net#790)
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
- Set LAG mtu value based on kernel netlink msg (sonic-net#922)
* Update mtu value based on kernel netlink msg
* Push the calculated MTU size into the fvVector
- Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (sonic-net#839)
Signed-off-by: Wenda Ni <wenni@microsoft.com>
- [vxlanorch] Ambiguous return code for removeNextHopTunnel (sonic-net#880)
Change to return false when isTunnelExists is fail
- [vnet]: Extend Bitmap VNET test with "remove" flows (sonic-net#900)
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
- add dynamic transceiver tuning support (sonic-net#821)
- Remove *_LEFT fields to allow PFC watchdog to enter fresh into the (sonic-net#897)
operational/storm state
Signed-off-by: Wenda Ni <wenni@microsoft.com>
- Fix vlan incremental config and add vs test cases (sonic-net#799)
* Fix vlan incremental config and add vs test cases
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
- Suppress storm detect counter increment for ongoing pfc storm case during a warm reboot (sonic-net#869)
* Suppress storm detect counter increment for ongoing pfc storm case during
a warm reboot
Signed-off-by: Wenda Ni <wenni@microsoft.com>
* Comment touch-up
Signed-off-by: Wenda Ni <wenni@microsoft.com>
- [warm restart assist] assume vector values could be reordered (sonic-net#921)
When comparing 2 vectors, assume their elements could be re-ordered.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
- [test]: Mark some VLAN tests as Stretch only (sonic-net#903)
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
- [aclorch]: Add MIRROR_DSCP table type (sonic-net#906)
Add MIRROR_DSCP table to support creating an ACL mirro table
that only matches DSCP value/mask.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
- [debian] increment debian compatibility to 10 to enable parallel package build (sonic-net#911)
From debhelper man pages:
"If neither option is specified, debhelper currently defaults to
--parallel in compat 10 (or later) and --no-parallel otherwise."
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
- [test]: Skip tests under investigation (sonic-net#919)
- [vstest]: Update the mirror session state table name (sonic-net#917)
Due to the change
c033b23
Fix MIRROR_SESSION table macro name (sonic-net#802)
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
- Ignore neighbor entry with BCAST MAC, check SAI status exists (sonic-net#914)
* Ignore neighbor entry with BCAST MAC, check SAI status exists
* Addressed review comment
- Fix MIRROR_SESSION table macro name (sonic-net#802)
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
- [policerorch]: Add PolicerOrch to bundle with mirror session (sonic-net#889)
Now that we could create a policer for the mirror session to
throttle the mirroring traffic.
configuration:
POLICER|NAME:
meter_type:packets|bytes
mode:sr_tcm|tr_tcm|storm_control
cir|DIGITS
cbs|DIGITS
pir|DIGITS
pbs|DIGITS
corlor_source:aware|blind
red_action:drop
yellow_action:drop
green_action:drop
MIRROR_SESSION|NAME:
policer:policer_name
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this pull request
Mar 22, 2020
* d0f8091 2020-03-22 | Revert "add support for MCLAG (sonic-net#453)" (sonic-net#849) (HEAD -> master, origin/master, origin/HEAD) [lguohan] * 6f54e8c 2020-03-22 | Revert "return list for _get_optional_services() (sonic-net#822)" (sonic-net#848) [lguohan] * f1c79d5 2020-03-22 | return list for _get_optional_services() (sonic-net#822) (HEAD -> master, origin/master, origin/HEAD) [shine4chen] * 28ea21a 2020-03-21 | Fix kernel panic for irq after fast-reboot (sonic-net#823) [byu343] * 727b499 2020-03-22 | [decode-syseeprom] fix getattribute check for sime platforms (sonic-net#835) [Mykola F] * db78cb6 2020-03-21 | Update Command Reference with sFlow section (sonic-net#841) [padmanarayana] * 780673c 2020-03-21 | explicitly specify command with underscores (sonic-net#846) [lguohan] * 07dc201 2020-03-21 | [db_migrator]Do DB migration for buffer pool size change on Mellanox platform (sonic-net#833) [Kebo Liu] * 9a94955 2020-03-20 | [sonic_installer] Enable ARM64 arch (sonic-net#811) [arheneus@marvell.com] * 92b30c2 2020-03-18 | [config]: add syslog messages to config load_minigraph/reload (sonic-net#843) [lguohan] * 4389ffe 2020-03-17 | [intfutil] set speed to 0 when interface speed is not available (sonic-net#839) [Ying Xie] * 45c6c68 2020-03-17 | [Mellanox] add document for thermal control related cli (sonic-net#832) [Junchao-Mellanox] * 7105400 2020-03-12 | Add kdump support for Aboot platforms (sonic-net#824) [byu343] * c5c5ffc 2020-03-01 | [fwutil]: Set default socket timeout for FW download to 30 sec. (sonic-net#821) [Nazarii Hnydyn] * 81c5930 2020-03-01 | Update config/show to include PFC Watchdog commands (sonic-net#736) [Andriy Moroz] * 66e9dfb 2020-02-28 | [MultiDB] sonic-utilities - replace redis-cli/redis-dump with sonic-db-cli/sonic-db-dump (sonic-net#810) [Dong Zhang] * 8aea564 2020-02-24 | add support for MCLAG (sonic-net#453) [shine4chen] * 118620f 2020-02-23 | [reboot] make sure the reboot happens even if platform reboot failed (sonic-net#819) [Ying Xie] * 40eff82 2020-02-22 | Multi-Db changes for NAT feature. (sonic-net#818) [Akhilesh Samineni] * a4cb4dd 2020-02-21 | [Command-Reference.md] Unify Usage statments and Examples (including sample prompts) (sonic-net#816) [Joe LeVeque] Signed-off-by: Guohan Lu <lguohan@gmail.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* [orchagent]: Added support of PFC WD for BFN platform Signed-off-by: Vitaliy Senchyshyn <vsenchyshyn@barefootnetworks.com> * Fixed review comments Signed-off-by: Vitaliy Senchyshyn <vsenchyshyn@barefootnetworks.com> * Use PFC WD ACL handler for BFN platform
lguohan
added a commit
that referenced
this pull request
Mar 23, 2020
* [submodule]: update sonic-utilities * d0f8091 2020-03-22 | Revert "add support for MCLAG (#453)" (#849) (HEAD -> master, origin/master, origin/HEAD) [lguohan] * 6f54e8c 2020-03-22 | Revert "return list for _get_optional_services() (#822)" (#848) [lguohan] * f1c79d5 2020-03-22 | return list for _get_optional_services() (#822) (HEAD -> master, origin/master, origin/HEAD) [shine4chen] * 28ea21a 2020-03-21 | Fix kernel panic for irq after fast-reboot (#823) [byu343] * 727b499 2020-03-22 | [decode-syseeprom] fix getattribute check for sime platforms (#835) [Mykola F] * db78cb6 2020-03-21 | Update Command Reference with sFlow section (#841) [padmanarayana] * 780673c 2020-03-21 | explicitly specify command with underscores (#846) [lguohan] * 07dc201 2020-03-21 | [db_migrator]Do DB migration for buffer pool size change on Mellanox platform (#833) [Kebo Liu] * 9a94955 2020-03-20 | [sonic_installer] Enable ARM64 arch (#811) [arheneus@marvell.com] * 92b30c2 2020-03-18 | [config]: add syslog messages to config load_minigraph/reload (#843) [lguohan] * 4389ffe 2020-03-17 | [intfutil] set speed to 0 when interface speed is not available (#839) [Ying Xie] * 45c6c68 2020-03-17 | [Mellanox] add document for thermal control related cli (#832) [Junchao-Mellanox] * 7105400 2020-03-12 | Add kdump support for Aboot platforms (#824) [byu343] * c5c5ffc 2020-03-01 | [fwutil]: Set default socket timeout for FW download to 30 sec. (#821) [Nazarii Hnydyn] * 81c5930 2020-03-01 | Update config/show to include PFC Watchdog commands (#736) [Andriy Moroz] * 66e9dfb 2020-02-28 | [MultiDB] sonic-utilities - replace redis-cli/redis-dump with sonic-db-cli/sonic-db-dump (#810) [Dong Zhang] * 8aea564 2020-02-24 | add support for MCLAG (#453) [shine4chen] * 118620f 2020-02-23 | [reboot] make sure the reboot happens even if platform reboot failed (#819) [Ying Xie] * 40eff82 2020-02-22 | Multi-Db changes for NAT feature. (#818) [Akhilesh Samineni] * a4cb4dd 2020-02-21 | [Command-Reference.md] Unify Usage statments and Examples (including sample prompts) (#816) [Joe LeVeque] Signed-off-by: Guohan Lu <lguohan@gmail.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
After the change in master branch updating SAI from 3.5.3.1m-25 to 3.7.3.2, we always found kernel panic after running fast-reboot command in testing SONiC with traffic. In the up path of fast-reboot, we can find warning messages like "unhandled irq 16 error" before kernel panic, which implies that some components are not properly closed in the down path. This fix will unload certain kernel modules by stopping opennsl before fast-reboot, which is suggested by BRCM. Note that another part of the fix is to add 'ExecStop=-/etc/init.d/opennsl-modules stop' to sonic-buildimage:platform/broadcom/saibcm-modules/systemd/opennsl-modules.service, which will be included in another pull request.
5 tasks
lguohan
pushed a commit
that referenced
this pull request
Jul 24, 2021
Update sonic-sairedis submodule to include below commits: 84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (#832)" (#859) 736dc3b Remove redudnant mention of platform cisco-8000 (#856) 969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (#823) 1eacd05 [sairedis] Client/Server add support for SAI stats api (#855) 59fedfa [sairedis] Client/Server support SAI fdb flush api (#853) 5c2aaae [syncd] bulk OID remove requires RID (#854) 7da0894 [sairedis] Client/Server support SAI query API (#848) 443ad36 [sairedis] Style refactor cleanup (#850) Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
Update sonic-sairedis submodule to include below commits: 84fa50a Revert "[vs]: Start syncd by passing context configuration file and global context index. (sonic-net#832)" (sonic-net#859) 736dc3b Remove redudnant mention of platform cisco-8000 (sonic-net#856) 969ad94 Support for cisco-8000 platform for sonic-sairedis/syncd (sonic-net#823) 1eacd05 [sairedis] Client/Server add support for SAI stats api (sonic-net#855) 59fedfa [sairedis] Client/Server support SAI fdb flush api (sonic-net#853) 5c2aaae [syncd] bulk OID remove requires RID (sonic-net#854) 7da0894 [sairedis] Client/Server support SAI query API (sonic-net#848) 443ad36 [sairedis] Style refactor cleanup (sonic-net#850) Signed-off-by: Suvarna Meenakshi <sumeenak@microsoft.com>
prsunny
pushed a commit
that referenced
this pull request
Jan 21, 2022
AidanCopeland
pushed a commit
to Metaswitch/sonic-buildimage
that referenced
this pull request
Apr 14, 2022
This fix brings in support for cisco-8000 platform into sonic-sairedis/syncd. It checks for the SONIC_ASIC_TYPE keyword and picks up the PLATFORM type to see if "cisco-8000" word is available. Accordingly, it sources the required paths for SDK to carry on its operations.
patrickmacarthur
pushed a commit
to patrickmacarthur/sonic-buildimage
that referenced
this pull request
Aug 6, 2025
… automatically (sonic-net#823) #### Why I did it src/sonic-platform-common ``` * 38a945e - (HEAD -> 202405, origin/202405) Restore optoe page to default 0 for active cables (sonic-net#549) (sonic-net#55) (23 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the temperature sensor label corresponding to #818 discussion.